-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
2.1.0
-
Code
-
Classes
- Block
| Total Complexity |
53 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
347 |
| Lines of code |
290 |
| Logical lines of code |
128 |
| Comment lines |
19 |
| Methods |
12 |
| Properties |
1 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| render_block_content() |
B |
37 |
18 |
67 |
| generate_toc_list() |
A |
46 |
9 |
38 |
| get_toc_header_icon_css() |
S |
52 |
3 |
28 |
| get_list_item_css() |
S |
54 |
3 |
21 |
| get_marker_list_style_css() |
S |
58 |
3 |
16 |
| get_toc_header_css() |
S |
63 |
4 |
9 |
| build_css_v2() |
S |
49 |
1 |
41 |
| build_css_v1() |
S |
51 |
1 |
35 |
| build_css() |
S |
69 |
3 |
6 |
| get_toc_title_css() |
S |
65 |
3 |
8 |
| get_toc_body_css() |
S |
65 |
3 |
8 |
| add_toc_to_post_content() |
S |
59 |
2 |
13 |